func github.com/oapi-codegen/runtime.getFieldName

2 uses

	github.com/oapi-codegen/runtime (current package)
		deepobject.go#L163: func getFieldName(f reflect.StructField) string {
		deepobject.go#L189: 		fieldName := getFieldName(field)